home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / UTILREEN / LPTX.LZH / READ.ME < prev    next >
Text File  |  1989-10-07  |  7KB  |  183 lines

  1.                 8 July 1989
  2.                 Mark C. DiVecchio
  3.                 9888 Carroll Center Road, Suite 113
  4.                 San Diego, CA 92126
  5.                 (619) 549-4056
  6.                 RBBS (619) 549-3927
  7.  
  8. Dear User of LPTx,
  9.  
  10.     Here are all of the latest versions of LPTx. The different
  11. versions are not replacements of each other but are different ways of
  12. doing the  job. The latest is version 7.00. This version works best
  13. under all versions of DOS and includes a pop-up window for turning
  14. LPTx on and off from within an application program.
  15.  
  16.     This program attempts to do things which are strictly illegal in
  17. DOS. DOS is not re-entrant and with LPTx I try to make it so. Though I have
  18. tried to make this a solid and safe program, I cannot be responsible for
  19. its use. Use this program at your own risk.
  20.  
  21. -----------------------
  22. User-Supported Software
  23. -----------------------
  24.  
  25.     This  program  and  documentation  are copyrighted by  Mark  C.
  26.   DiVecchio.
  27.  
  28.     Permission to copy:
  29.  
  30.     Individuals,  clubs  and  other  non-profit  organizations  are
  31.   granted permission by the author to freely copy  this program and
  32.   documentation and share it with their members, so long as:
  33.  
  34.     -  No  price  is  charged  for the software  or  documentation.
  35.        However, a distribution cost may be charged for  the cost of
  36.        the diskette, so long as it is not more than $9 total.
  37.  
  38.     -  Club members  are informed of the user-supported concept and
  39.        encouraged to support it with their copyright fees.
  40.  
  41.     -  The program and documentation are not modified  in  any  way
  42.        and are always distributed together.
  43.  
  44.     Schools, universities, and other non-profit  organizations  are
  45.   granted permission  by  the author to copy LPTx for use on other
  46.   computers and at other locations in the organization, so long as:
  47.  
  48.     -  The full fee of $25 has been paid for the original  copy  of
  49.        the program.
  50.  
  51.     -  A usage fee of $40 is  paid  for  each  additional  building
  52.        where LPTx will be used.  Within each  building  for  which
  53.        the usage fee has been paid, LPTx  may be copied freely for
  54.        use on any other computer in  that  building.   Contact  the
  55.        author if you would like to make other arrangements.
  56.  
  57.     Commercial users of this program are  required  to  submit  the
  58.   copyright fee.  Commercial and site licenses as  well  as  source
  59.   code licenses  are  available.   The site license is handled as a
  60.   graduated per copy fee.  Contact the author.
  61.  
  62.   The User-Supported concept:
  63.  
  64.     User-Supported Software
  65.  
  66.     If you are using this  program and find it to be of value, your
  67.   copyright fee will be appreciated.  ($25 is suggested)
  68.  
  69.     Mark C. DiVecchio
  70.     9888 Carroll Center Road, Suite 113
  71.     San Diego, CA  92126
  72.  
  73.     Regardless of whether  you  pay  the  copyright  fee,  you  are
  74.   encouraged to use, copy and share this program.
  75.  
  76.     User-supported  software  is  an  experiment  in   distributing
  77.   computer programs, based on these beliefs:
  78.  
  79.     -  That the value and utility  of  software is best assessed by
  80.        the user on his/her own system.
  81.  
  82.     -  That  the  creation of personal computer  software  can  and
  83.        should be supported by the computing community.
  84.  
  85.     -  That copying of  programs  should be encouraged, rather than
  86.        restricted.
  87.  
  88.     Anyone may request  a  copy  of  a  user-supported  program  by
  89.   sending a blank double sided double density, 360Kb formatted disk
  90.   (without DOS) to  the  author  of  the  program.   An  addressed,
  91.   postage-paid   return   mailer  must  accompany  the   disk   (no
  92.   exceptions, please).  A  copy  of the program, with documentation
  93.   on the disk, will be sent by return mail.  The program will carry
  94.   a  notice  suggesting  the  payment of a  copyright  fee  to  the
  95.   program's  author.   Paying  that  copyright  fee  is  completely
  96.   voluntary on the part of each non-commercial user. You  can  also
  97.   call my RBBS at 619-549-3927 for the latest news.
  98.  
  99.     Free distribution of software and voluntary payment for its use
  100.   eliminates costs for advertising and copy protection schemes.
  101.  
  102.     Users obtain quality software at reduced cost.  They can try it
  103.   out before buying, and do so at their own pace and in the comfort
  104.   of  their  own home or office.  The best programs  will  survive,
  105.   based purely on their quality and usefulness.
  106.  
  107.     Please join the experiment.
  108.  
  109.     If you believe in these ideals, the copyright  fee is solicited
  110.   to help make them work.
  111.  
  112. --------------------------
  113. Programs on this disk are:
  114. --------------------------
  115.  
  116. LPTX301        Fixed a small bug which sometimes causes LPTx
  117.         to hang when first loaded.
  118.  
  119. LPTX401        Corrects the same bug as LPTX301
  120.  
  121. LPTX500        Version which uses DOS critical section flag and
  122.         takes over both interrupt 17h and 21h.
  123.         Works better under DOS 3.x but does not capture
  124.         as much output as LPTX300.
  125.  
  126. LPTX600        Version which uses a combination of the DOS critical
  127.         section flag and the timer interrupt 08h to empty
  128.         memory buffers. I've tested it under DOS 3.1 with
  129.         the software that I have. Look at the associated
  130.         DOC file for the programs that cause trouble.
  131.  
  132. LPTX700        Version based on the functionality of V6.00 but
  133.         includes a pop-up window for turning LPTx on and
  134.         off. This version was written by Kepa Zubeldia who
  135.         has permitted me to include it in my distribution.
  136.         The .ASM has his address if need to get in touch
  137.         with him.
  138.  
  139. LPTX70A        Just like version 7.0 but with a single 40K buffer
  140.         supporting LPT1 only. This might help in some cases
  141.         where LPTx does not get enough cycles to empty the
  142.         original 4K buffer.
  143.  
  144. CAPX100        This is a special utility which I wrote for the express
  145.         purpose of capturing the screen to a disk file. The
  146.         program itself is called CAPTUR.
  147.  
  148.     Also on the disk are print capture programs written by others
  149. from which I have gleaned (kind of like borrowed) to write LPTx.
  150.  
  151. FSPOOL.ARC    Gave me the idea of saving the DOS stack
  152. REDIRECT.ARC    An article written by Dwight K. Illk about LPTx, PR2FL
  153.         and LPT2DSK. This article can be reprinted in your local
  154.         computer club newsletter per Dwight's release.
  155.  
  156.     Many of these are in ZIPPED library format. I have included the
  157. PKUNZIP program to let you remove the individual program from each library
  158. file. For example, to unzip a version 7, type 'PKUNZIP LPTX700'.
  159.  
  160.     I appreciate the response that I have received from a couple of
  161. letters in the Data Based Advisor magazine and from Steve Ciarcia's plug in
  162. BYTE. From that, I can see that there is a tremendous need for a printer
  163. redirection program for users of programs written in dBase and do not give
  164. a print to disk option.
  165.  
  166.     If anyone figures out how to make a more reliable capture
  167. program which is less dependent on the idiosyncrasies of DOS, please
  168. send me a copy and I will incorporate those ideas into LPTx. Watch the
  169. Athena Systems BBS at 619-549-3927 for future updates.
  170.  
  171. Good Luck,
  172.  
  173. Mark
  174.  
  175. ------------------------------------------------------------
  176.  
  177. I have also authored a VT100 Terminal Emulator called PC-VT. It is a
  178. complete communication package that specializes in VT emulation. You can
  179. get a copy from many of the PC Library companies, from RBBSs (The best
  180. bet is, of course, mine at 619-549-3927), or directly from me. Send a
  181. formatted 360K diskette and a self-addressed postage-paid mailer to me
  182. at the above address.
  183.